ip ospf hello-interval
This command sets the number of seconds for HelloInterval timer value.
Syntax
ip ospf hello-interval number [a.b.c.d] no ip ospf hello-interval [a.b.c.d]
Command |
Description |
---|---|
number |
Defines the number of seconds in the range of 1- 65535. |
a.b.c.d |
Address of the interface. |
Default
NA
Command Mode
Privileged User
Example
This example sets HelloInterval timer value to 1000 seconds.
(config-data)# interface vlan1 (conf-if-VLAN 1)# ip ospf hello-interval 1000